HipAudioClipHint

Undocumented in source.

Members

Variables

needsChannelConversion
bool needsChannelConversion;

Delegate to the Audio API the channel conversion.

needsDecode
bool needsDecode;

Delegate to the Audio API the decoding.

needsResample
bool needsResample;

Delegate to the Audio API the resampling.

outputChannels
uint outputChannels;

Information may be needed by the audio API

outputSamplerate
uint outputSamplerate;

Information may be needed by the audio API

Meta